Crate fluvio_smartmodule_derive

source ·

Attribute Macros§

Derive Macros§

  • Custom derive for creating an struct that can be used as extra params in smartmodules functions. This assumes the struct implements Default and that all fields implement FromStr.